 =========
   Hello
 =========

Automapper v1.2, output PNG images of maps in WADs in the same visual style as DOOM's automap.
http://www.pineapplemachine.com/automapper/automapper.html

Programmed by Sophie Kirschner, (c) 2014. pineapplemachine@gmail.com. www.pineapplemachine.com.
The author cannot be held responsible if you somehow manage to use this program to fuck up your computer.

This release includes the source code. Automapper is written in BlitzMax, and all included code was
written by me. Some of it has been released into the public domain and can be found here:
http://blitzbasic.com/codearcs/usercode.php?user=3011

 =========
Legal Stuff
 =========

Please do not distribute any of the files included in this download. However, the rights
to any images the application outputs for you belong exclusively to you. (But, you know, being credited
is always nice.) Definitely don't claim credit that isn't yours and don't try to sell this application.

But most importantly of all, put it to good use!

 =========
 Changelog
 =========

Changes from v1.1:
Improved the color scheme workings, now it's a hell of a lot more versatile. (If not a bit cobbled together.)
Added distinction for Boom-format maps because it matters in working out some of the new color condition things.
Made it so Doom 1 format maps ("ExMy") are now detected and allowed to load.

Changes from v1.0:
Fixed Hexen and ZDoom map loading: Linedefs are now read properly.
Fixed map scaling to fit image size.